body {
  background-color: #f5f5f5;
}
.Index .bannerBox .swiper-pagination {
  right: 175px;
  width: 10px;
  height: 100px;
  display: flex;
  flex-direction: column;
  justify-content: space-evenly;
  top: 20%;
}

.Index .bannerBox .swiper-pagination-bullet {
  opacity: 0.5;
  width: 10px;
  height: 10px;
  background: #ffffff;
  border-radius: 50%;
  margin: 0;
}

.Index .bannerBox .banner {
  height: auto;
}

.swiper-wrapper {
  height: auto;
}

.Index .bannerBox .swiper-pagination-bullet-active {
  opacity: 1;
}

.Index .bannerBox .banner .swiper-slide img {
  width: 100%;
  height: auto;
}

#section7 {
  background-image: url("../../../images/images-new/bottom-bg.png");
  margin-top: 62px;
  background-repeat: no-repeat;
  background-size: cover;
}

#section7 .container {
  padding-top: 55px;
  padding-bottom: 30px;
}

#section5 {
  background: none;
}

#section5 .title-eng {
  font-size: 48px;
  font-family: Inter;
  font-weight: normal;
  color: #e6e6e6;
  text-align: start;
  height: 48px;
  line-height: 48px;
}

#section5 .title-ch {
  font-size: 36px;
  font-family: Microsoft YaHei;
  font-weight: 400;
  color: #333333;
  text-align: left;
  height: 36px;
  line-height: 36px;
  margin-top: 12px;
}

#section5 .title-desc {
  width: 399px;
  font-size: 16px;
  font-family: Microsoft YaHei;
  font-weight: 400;
  color: #333333;
  line-height: 34px;
  text-align: start;
  margin-top: 28px;
}
.coverage .content .describe .number {
  margin-top: 0;
}

.coverage .content .describe li {
  margin-top: 0;
}

.content-up-left-half {
  flex-grow: 1;
}

.content-up-right-half {
  flex-grow: 2;
}

#section5 .container {
  margin-top: 124px;
}

#section5 .roller-number {
  width: 62px;
  font-size: 60px;
  font-family: Arial;
  font-weight: bold;
  color: #0f3cd1;
  height: 60px;
  line-height: 60px;
  margin-bottom: 14px;
}

#section5 .margin-top-45 {
  margin-top: 45px;
}

#section5 .describe span {
  width: 64px;
  font-size: 16px;
  font-family: Microsoft YaHei;
  font-weight: 400;
  color: #333333;
  margin-top: 14px;
}

#section5 .img-row {
  margin-top: 72px;
}

#section5 .title-img {
  /* border: 1px dashed #888888; */
}

.content-up-half,
.head_con,
#section3 {
  max-width: 1800px;
}

.content-up-half {
  display: flex;
  width: 80%;
  margin: 0 auto;
  margin-top: 61px;
}

.content-up-half .container {
  width: auto;
}

.content-up-right-half {
  display: flex;
  flex-direction: column;
}

#section2 .title-eng {
  font-size: 48px;
  /* height: 48px; */
  line-height: 48px;
  font-family: Inter;
  font-weight: normal;
  color: #e6e6e6;
  text-align: start;
  padding-left: 97px;
  width: calc(100% - 97px);
}

#section2 .title-ch {
  font-size: 36px;
  height: 36px;
  line-height: 36px;
  font-family: Microsoft YaHei;
  font-weight: 400;
  color: #333333;
  text-align: left;
  padding-left: 97px;
  margin-top: 12px;
  width: calc(100% - 97px);
}

#section2 .title-desc {
  width: 399px;
  font-size: 16px;
  font-family: Microsoft YaHei;
  font-weight: 400;
  color: #333333;
  line-height: 34px;
  text-align: start;
}

#section2 .container {
  padding-left: 97px;
  margin-top: 28px;
  /* width: calc(100% - 97px); */
  margin-left: 0;
}
#section2 .swiper {
  width: 100%;
}
#section2 .swiper-wrapper {
  display: flex;
  width: 100%;
  padding: 0;
}
#section2 .swiper-slide {
  padding-left: 0;
  padding-right: 15px;
}
#section2 .swiper-slide a {
  height: 150px;
  display: inline-block;
  overflow: hidden;
}

#section2 .events-desc {
  font-size: 16px;
  font-family: Microsoft YaHei;
  font-weight: 400;
  color: #333333;
  line-height: 23px;
  overflow: hidden;
  text-overflow: ellipsis;
  -webkit-line-clamp: 2;
  display: -webkit-box;
  -webkit-box-orient: vertical;
}

#section3 {
  width: 80%;
  margin: 0 auto;
  background: none;
}

#section3 .title {
  margin: 66px auto 28px auto;
}

#section3 .title-eng {
  text-align: left;
  font-size: 48px;
  height: 48px;
  line-height: 48px;
  font-family: Inter;
  font-weight: normal;
  color: #e6e6e6;
}

#section3 .title-ch {
  text-align: left;
  font-size: 36px;
  height: 36px;
  line-height: 36px;
  font-family: Microsoft YaHei;
  font-weight: 400;
  color: #333333;
  margin-top: 10px;
}

#section3 .container {
  padding: 0;
  margin: 0;
  width: 100%;
  max-width: 100%;
}

#section3 .content {
  border: 0px;
}

#section3 .item {
  border: 0px;
  background: none;
  padding: 0px;
  margin: 8px;
  width: calc(50% - 16px);
  background-repeat: no-repeat;
  background-size: cover;
  justify-content: space-between;
}

#section3 .item-img {
  margin-left: 68px;
  margin-top: -25px;
}

#section3 .item-btn {
  width: 80px;
  height: 80px;
  background: #ffffff;
  border-radius: 50%;
  display: flex;
  align-items: center;
  justify-content: center;
  margin-right: 5%;
  margin-top: 60px;
}

#section3 .item1 {
  background-image: url("../../../images/images-new/bg-1.png");
  background-repeat: no-repeat;
  background-size: cover;
  background-position: 0;
}
#section3 .item2 {
  background-image: url("../../../images/images-new/bg-2.png");
  background-repeat: no-repeat;
  background-size: cover;
  background-position: 0;
}
#section3 .item3 {
  background-image: url("../../../images/images-new/bg-3.png");
  background-repeat: no-repeat;
  background-size: cover;
  background-position: 0;
}
#section3 .item4 {
  background-image: url("../../../images/images-new/bg-4.png");
  background-repeat: no-repeat;
  background-size: cover;
  background-position: 0;
}

#section2 {
  margin-top: 57px;
}

#section4 .title-eng {
  font-size: 48px;
  font-family: Inter;
  font-weight: normal;
  color: #e6e6e6;
  text-align: start;
  padding-left: 97px;
  height: 48px;
  line-height: 48px;
  width: calc(100% - 97px);
}

#section4 .title-ch {
  font-size: 36px;
  font-family: Microsoft YaHei;
  font-weight: 400;
  color: #333333;
  text-align: left;
  padding-left: 97px;
  height: 36px;
  line-height: 36px;
  margin-top: 12px;
  width: calc(100% - 97px);
}

#section4 .news-focus {
  /* height: 151px; */
  height: 250px;
  margin-top: 29px;
  margin-left: 97px;
  width: calc(100% - 97px);
  background-color: #ffffff;
  display: flex;
  /* justify-content: center; */
  justify-content: space-between;
  align-items: center;
}

#section4 .news-focus-img {
  /* width: 260px; */
  height: calc(100% - 30px);
  margin: 15px;
  max-width: 318px;
}
#section4 .news-focus-btn {
  display: flex;
  justify-content: space-between;
  width: 70%;
  height: calc(100% - 30px);
  margin: 15px;
  text-align: left;
}
#section4 .news-focus-btn-content {
  display: flex;
  flex-direction: column;
  flex: 3;
}
#section4 .news-focus-btn-content-title {
  font-size: 20px;
  font-family: Microsoft YaHei;
  font-weight: 400;
  color: #0f3cd1;
  line-height: 30px;
}
#section4 .news-focus-btn-content-desc {
  font-size: 16px;
  font-family: Microsoft YaHei;
  font-weight: 400;
  color: #333333;
  line-height: 30px;
  /* width: 312px; */
  margin-top: 10px;

  display: -webkit-box;
  overflow: hidden;
  -webkit-box-orient: vertical;
  line-clamp: 3;
  -webkit-line-clamp: 3;
}
#section4 .news-focus-btn img {
  width: 40px;
  height: 40px;
  background: #0f3cd1;
  border-radius: 50%;
  padding: 8px 12px 8px 12px;
  margin-top: 180px;
  margin-right: 15px;
}

#section4 .news-content {
  background-color: #ffffff;
  margin-top: 16px;
  margin-left: 97px;
  width: calc(100% - 97px);
}

#section4 .news-item {
  display: flex;
  justify-content: space-around;
  height: 86px;
  border-bottom: 1px dashed #cccccc;
  margin-left: 28px;
  margin-right: 29px;
}
#section4 .news-item:last-child {
  border-bottom: 0px;
}
#section4 .news-time {
  flex: 1;
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: flex-start;
  padding-left: 7px;
  border-right: 1px solid #d9d9d9;
  margin-top: 14px;
  margin-bottom: 11px;
  padding-right: 0px;
  width: 63px;
}
#section4 .news-date {
  font-size: 24px;
  font-family: Microsoft YaHei;
  font-weight: 400;
  color: #808080;
  text-align: left;
}
#section4 .news-year {
  font-size: 16px;
  font-family: Microsoft YaHei;
  font-weight: 400;
  color: #808080;
  text-align: left;
}
#section4 .news-btn,
#section4 .news-btn div {
  flex: 5;
  font-size: 20px;
  font-family: Microsoft YaHei;
  font-weight: 400;
  color: #333333;
  line-height: 30px;
  display: flex;
  /* justify-content: space-around; */
  justify-content: flex-start;
  align-items: center;
  margin-left: 32px;
  text-align: start;
}
#section4 .news-btn div {
  width: 348px;
  margin-left: 0;
  margin-right: 81px;
}
#section4 .news-btn img {
  width: 40px;
  height: 40px;
  border: 1px solid #333333;
  border-radius: 50%;
  padding: 8px 12px 8px 12px;
}

#section4 .new-item-select .news-date,
#section4 .new-item-select .news-year,
#section4 .new-item-select .news-btn,
#section4 .new-item-select .news-btn div {
  color: #0f3cd1;
}

.pre-animation {
  visibility: hidden;
  animation-name: none;
}
